Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @apollo/client to v3.13.3 #1331

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.13.1 -> 3.13.3 age adoption passing confidence
@apollo/client (source) ^3.13.1 -> ^3.13.3 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.13.3

Compare Source

Patch Changes
  • #​12362 f6d387c Thanks @​jerelmiller! - Fixes an issue where calling observableQuery.getCurrentResult() when the errorPolicy was set to all would return the networkStatus as NetworkStatus.ready when there were errors returned in the result. This has been corrected to report NetworkStatus.error.

    This bug also affected the useQuery and useLazyQuery hooks and may affect you if you check for networkStatus in your component.

v3.13.2

Compare Source

Patch Changes
  • #​12409 6aa2f3e Thanks @​phryneas! - To mitigate problems when Apollo Client ends up more than once in the bundle, some unique symbols were converted into Symbol.for calls.

  • #​12392 644bb26 Thanks @​Joja81! - Fixes an issue where the DeepOmit type would turn optional properties into required properties. This should only affect you if you were using the omitDeep or stripTypename utilities exported by Apollo Client.

  • #​12404 4332b88 Thanks @​jerelmiller! - Show NaN rather than converting to null in debug messages from MockLink for unmatched variables values.


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot temporarily deployed to commit March 10, 2025 01:42 Inactive
Copy link

cypress bot commented Mar 10, 2025

NotGovUK    Run #6837

Run Properties:  status check passed Passed #6837  •  git commit b9d5693dd0: Update dependency @apollo/client to v3.13.3
Project NotGovUK
Branch Review renovate/apollo-graphql-packages
Run status status check passed Passed #6837
Run duration 12m 04s
Commit git commit b9d5693dd0: Update dependency @apollo/client to v3.13.3
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 1
View all changes introduced in this branch ↗︎

@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 78e9032 to b9d5693 Compare March 10, 2025 19:03
@renovate renovate bot changed the title Update dependency @apollo/client to v3.13.2 Update dependency @apollo/client to v3.13.3 Mar 10, 2025
Copy link

cypress bot commented Mar 10, 2025

NotGovUK    Run #6838

Run Properties:  status check passed Passed #6838  •  git commit 6afc7da889 ℹ️: Merge b9d5693dd0e6ffc1bac9be93ccc4d0f074dc6021 into 0c3950b09b4a531c3f908eef67ae...
Project NotGovUK
Branch Review renovate/apollo-graphql-packages
Run status status check passed Passed #6838
Run duration 12m 45s
Commit git commit 6afc7da889 ℹ️: Merge b9d5693dd0e6ffc1bac9be93ccc4d0f074dc6021 into 0c3950b09b4a531c3f908eef67ae...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 21
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 90
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants